home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / bossbash.swf / scripts / DefineButton2_1050 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-09-28  |  69 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.gotoAndStop("main");
  4. }
  5.